home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / tcltk / tk8.4 / pkgIndex.tcl < prev    next >
Text File  |  2009-04-29  |  140b  |  3 lines

  1. if {[package vcompare [package provide Tcl] 8.4] != 0} { return }
  2. package ifneeded Tk 8.4    [list load [file join /usr/lib libtk8.4.so.0] Tk]
  3.